ComponentOne ASP.NET MVC Controls
OnClientAutoSizedRow Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientAutoSizedRow Property
Occurs after the user auto-sizes a row by double-clicking the bottom edge of a row header cell.
Syntax
'Declaration
 
Public Overridable Property OnClientAutoSizedRow As String
public virtual string OnClientAutoSizedRow {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members